-
Home
-
WooCommerce PayPal Payments
-
2.1.0
-
Code
-
Classes
- SessionHandler
Total Complexity |
17 |
Dependencies |
1 |
Dependents |
14 |
Total lines |
191 |
Lines of code |
77 |
Logical lines of code |
43 |
Comment lines |
50 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_session() |
S |
53 |
6 |
22 |
order() |
S |
77 |
1 |
4 |
replace_order() |
S |
74 |
1 |
5 |
bn_code() |
S |
77 |
1 |
4 |
replace_bn_code() |
S |
74 |
1 |
5 |
funding_source() |
S |
77 |
1 |
4 |
replace_funding_source() |
S |
74 |
1 |
5 |
insufficient_funding_tries() |
S |
77 |
1 |
4 |
increment_insufficient_funding_tries() |
S |
75 |
1 |
5 |
destroy_session_data() |
S |
67 |
1 |
8 |
store_session() |
S |
79 |
1 |
3 |
make_array() |
S |
67 |
1 |
8 |